home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.uio.no!solace!user
- From: lars.farm@nts.mh.se (Lars Farm)
- Newsgroups: comp.lang.c++
- Subject: Re: Why don't you use garbage collection
- Date: Sat, 13 Apr 1996 00:34:57 +0200
- Organization: pv
- Message-ID: <AD94A731966836BF@dialup97-6-14.swipnet.se>
- References: <316D291F.465D@sto.fdata.se> <1996Apr12.170708.1835@ittpub> <AUSTERN.96Apr12095652@isolde.mti.sgi.com>
- NNTP-Posting-Host: dialup97-6-14.swipnet.se
- Mime-Version: 1.0
- Content-Type: text/plain; charset=iso-8859-1
- Content-Transfer-Encoding: 8bit
-
- In article <AUSTERN.96Apr12095652@isolde.mti.sgi.com>,
- austern@isolde.mti.sgi.com (Matt Austern) wrote:
-
- >In C++ we're used to the idea that heap-allocated and stack-allocated
- >objects have different rules. It's not so radical to introduce
- >garbage-collected objects as a third category.
-
- My sentiments exactly.
-
-
-